home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Freeware
/
Programare
/
highlight
/
highlight-W32GUI-2.2-10b-Setup.exe
/
{app}
/
langDefs
/
rb.lang
< prev
next >
Wrap
Text File
|
2005-02-26
|
1KB
|
34 lines
# Ruby language definition file
#
# Author: AndrΘ Simon
# Mail: andre.simon1@gmx.de
# Date: 24.8.2002
# ------------------------------------------
# This file is a part of highlight, a free source code converter released under the GPL.
#
# The file is used to describe keywords and special symbols of programming languages.
# See README in the highlight directory for details.
#
# New definition files for future releases of highlight are always appreciated ;)
#
# ----------
# andre.simon1@gmx.de
# http:/www.andre-simon.de/
$IGNORECASE=false
$STRINGDELIMITERS=" '
$SL_COMMENT=#
$ML_COMMENT= =begin =end
$ALLOWEDCHARS=-
$KW_LIST(kwa)=alias and begin begin break case class def defined
do else elsif end end ensure false for if
in module next nil not or redo rescue retry
return self super then true undef unless until when
while yield true false nil stdin stdout stderr env argf argv data version ruby-release-date ruby-platform
$SYMBOLS= ( ) [ ] { } , ; : & | < > ! - + / *